signal handler meaning in English
信号处理程序
信号处理函数
Examples
- In the signal handler , as follows , can resolve the problem
的值,可以解决这一问题: - Suppose that the signal handler uses
假定信号处理器使用了不可重入的 - From the signal handler
,那会怎样? - There can be only one signal handler per signal per process active at any instant
在任何瞬间,只能有一个信号处理程序处理一个活动进程的一个信号。 - Meanwhile , once per second , the alarm signal handler prints the current contents . calling
同时, alarm信号处理器每一秒打印一次当前内容(在处理器中调用